[INFO] fetching crate yolobox 0.3.8...
[INFO] testing yolobox-0.3.8 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate yolobox 0.3.8 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate yolobox 0.3.8
[INFO] finished tweaking crates.io crate yolobox 0.3.8
[INFO] tweaked toml for crates.io crate yolobox 0.3.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yolobox 0.3.8 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yolobox 0.3.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded petname v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ceea3bdd54878101004a7257cbba9d548fd509fdd05e6e4981b3e435d0c3cb7
[INFO] running `Command { std: "docker" "start" "-a" "6ceea3bdd54878101004a7257cbba9d548fd509fdd05e6e4981b3e435d0c3cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ceea3bdd54878101004a7257cbba9d548fd509fdd05e6e4981b3e435d0c3cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ceea3bdd54878101004a7257cbba9d548fd509fdd05e6e4981b3e435d0c3cb7", kill_on_drop: false }`
[INFO] [stdout] 6ceea3bdd54878101004a7257cbba9d548fd509fdd05e6e4981b3e435d0c3cb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c510a48befd49b3c51962d9e33c714126ee8163387d522579fffb7164cf3a87
[INFO] running `Command { std: "docker" "start" "-a" "0c510a48befd49b3c51962d9e33c714126ee8163387d522579fffb7164cf3a87", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling yolobox v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.78s
[INFO] running `Command { std: "docker" "inspect" "0c510a48befd49b3c51962d9e33c714126ee8163387d522579fffb7164cf3a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c510a48befd49b3c51962d9e33c714126ee8163387d522579fffb7164cf3a87", kill_on_drop: false }`
[INFO] [stdout] 0c510a48befd49b3c51962d9e33c714126ee8163387d522579fffb7164cf3a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f970bbe1de7af0c033dc74118086a05a02f4bb463e50776940765973fe3e2df7
[INFO] running `Command { std: "docker" "start" "-a" "f970bbe1de7af0c033dc74118086a05a02f4bb463e50776940765973fe3e2df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling yolobox v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "f970bbe1de7af0c033dc74118086a05a02f4bb463e50776940765973fe3e2df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f970bbe1de7af0c033dc74118086a05a02f4bb463e50776940765973fe3e2df7", kill_on_drop: false }`
[INFO] [stdout] f970bbe1de7af0c033dc74118086a05a02f4bb463e50776940765973fe3e2df7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4abbea2b52bd217786fa6196042bb1c5b27e0f855333935f4279227325c91865
[INFO] running `Command { std: "docker" "start" "-a" "4abbea2b52bd217786fa6196042bb1c5b27e0f855333935f4279227325c91865", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ffi::CString`
[INFO] [stderr]  --> src/state.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::ffi::CString;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yolobox` (bin "yolobox" test) generated 1 warning (run `cargo fix --bin "yolobox" -p yolobox --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolobox-0f4484953299b935)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test app::tests::destroy_confirmation_accepts_yes_forms ... ok
[INFO] [stdout] test app::tests::exec_env_var_requires_name_value_syntax ... ok
[INFO] [stdout] test app::tests::explicit_stop_subcommand_parses ... ok
[INFO] [stdout] test app::tests::launch_accepts_repo_without_branch_for_interactive_selection ... ok
[INFO] [stdout] test app::tests::exec_subcommand_parses_command_and_env ... ok
[INFO] [stdout] test app::tests::cargo_integration_can_be_opted_out_individually ... ok
[INFO] [stdout] test app::tests::missing_base_guidance_includes_import_example ... ok
[INFO] [stdout] test app::tests::ai_integrations_are_enabled_by_default ... ok
[INFO] [stdout] test app::tests::explicit_base_capture_subcommand_parses ... ok
[INFO] [stdout] test app::tests::missing_ssh_guidance_includes_keygen_example ... ok
[INFO] [stdout] test app::tests::explicit_destroy_subcommand_parses_yes ... ok
[INFO] [stdout] test app::tests::ai_integrations_can_be_opted_out_individually ... ok
[INFO] [stdout] test app::tests::no_ai_disables_all_integrations ... ok
[INFO] [stdout] test app::tests::status_requires_a_target_selector ... ok
[INFO] [stdout] test cloud_init::tests::hostname_is_sanitized ... ok
[INFO] [stdout] test cloud_init::tests::default_cloud_user_prefers_host_user ... ok
[INFO] [stdout] test cloud_init::tests::default_hostname_uses_base_name_for_base_only_instances ... ok
[INFO] [stdout] test cloud_init::tests::meta_data_contains_instance_and_hostname ... ok
[INFO] [stdout] test cloud_init::tests::repo_basename_strips_transport_and_git_suffix ... ok
[INFO] [stdout] test host_bridge::tests::code_script_defaults_to_pwd_and_accepts_optional_directory ... ok
[INFO] [stdout] test cloud_init::tests::init_script_is_written_and_run_once ... ok
[INFO] [stdout] test host_bridge::tests::host_bridge_session_stores_terminal_label_and_command ... ok
[INFO] [stdout] test cloud_init::tests::network_config_contains_static_ip ... ok
[INFO] [stdout] test app::tests::status_still_enforces_repo_branch_pairing ... ok
[INFO] [stdout] test cloud_init::tests::default_hostname_uses_repo_and_branch ... ok
[INFO] [stdout] test app::tests::no_args_defaults_to_launch ... ok
[INFO] [stdout] test app::tests::top_level_flags_parse_as_launch ... ok
[INFO] [stdout] test host_bridge::tests::mdns_url_validation_accepts_local_hosts_only ... ok
[INFO] [stdout] test host_bridge::tests::mount_specs_split_ro_and_rw_bridge_paths ... ok
[INFO] [stdout] test host_bridge::tests::open_url_script_requires_http_or_https ... ok
[INFO] [stdout] test cloud_init::tests::user_data_contains_user_and_key ... ok
[INFO] [stdout] test app::tests::missing_vm_runtime_guidance_includes_doctor_hint ... ok
[INFO] [stdout] test host_bridge::tests::terminal_applescript_sets_terminal_custom_title ... ok
[INFO] [stdout] test host_bridge::tests::terminal_script_is_argument_free_and_targets_workspace ... ok
[INFO] [stdout] test host_bridge::tests::terminal_launcher_script_wraps_command_without_inlining_it_into_terminal ... ok
[INFO] [stdout] test network::tests::uuid_is_stable ... ok
[INFO] [stdout] test ports::tests::host_ports_increment_within_block ... ok
[INFO] [stdout] test ports::tests::port_block_is_stable ... ok
[INFO] [stdout] test host_bridge::tests::bridge_tool_script_uses_shared_bridge_dirs ... ok
[INFO] [stdout] test runtime::tests::interactive_guest_shell_uses_plain_login_shell ... ok
[INFO] [stdout] test runtime::tests::krunkit_vmnet_helper_device_uses_unixgram_backend ... ok
[INFO] [stdout] test runtime::tests::loading_line_animates_highlight ... ok
[INFO] [stdout] test host_bridge::tests::shared_directory_validation_allows_workspace_bridge_and_manual_shares ... ok
[INFO] [stdout] test host_bridge::tests::write_response_does_not_follow_stale_temp_symlink ... ok
[INFO] [stdout] test host_bridge::tests::canonical_root_targets_artifacts_and_inputs ... ok
[INFO] [stdout] test network::tests::mac_is_locally_administered ... ok
[INFO] [stdout] test ports::tests::reserved_port_block_is_preserved ... ok
[INFO] [stdout] test runtime::tests::noninteractive_guest_shell_keeps_login_shell_and_skips_title_escape ... ok
[INFO] [stdout] test runtime::tests::guest_shell_waits_for_workspace_readiness ... ok
[INFO] [stdout] test host_bridge::tests::allowlisted_guest_paths_map_to_host_roots ... ok
[INFO] [stdout] test app::tests::help_mentions_public_ai_and_launch_flags ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_preserves_non_title_osc_sequences ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_strips_bel_terminated_titles ... ok
[INFO] [stdout] test runtime::tests::port_encodings_track_host_to_guest ... ok
[INFO] [stdout] test runtime::tests::ssh_probe_interval_is_rate_limited ... ok
[INFO] [stdout] test host_bridge::tests::managed_mounts_create_bridge_layout_and_skills ... ok
[INFO] [stdout] test host_bridge::tests::paste_destination_rejects_symlinked_input_parent ... ok
[INFO] [stdout] test runtime::tests::runtime_failure_detection_reports_vmnet_errors ... ok
[INFO] [stdout] test runtime::tests::interactive_ssh_forwards_agent_but_probes_do_not ... ok
[INFO] [stdout] test runtime::tests::ssh_ready_timeout_uses_default_when_unset_or_invalid ... ok
[INFO] [stdout] test runtime::tests::ssh_ready_timeout_uses_env_override ... ok
[INFO] [stdout] test runtime::tests::x11_forwarding_adds_trusted_flag ... ok
[INFO] [stdout] test runtime::tests::vmnet_helper_parser_matches_interface_id ... ok
[INFO] [stdout] test runtime::tests::quiet_guest_shell_suppresses_bootstrap_chatter ... ok
[INFO] [stdout] test state::tests::guest_env_round_trip_through_metadata_encoding ... ok
[INFO] [stdout] test state::tests::shares_round_trip_through_metadata_encoding ... ok
[INFO] [stdout] test runtime::tests::running_vm_matches_share_config_file ... ok
[INFO] [stdout] test runtime::tests::stale_vm_cleanup_tolerates_missing_process ... ok
[INFO] [stdout] test state::tests::desired_rootfs_defaults_to_large_sparse_disk ... ok
[INFO] [stdout] test state::tests::desired_rootfs_never_shrinks_below_base_image ... ok
[INFO] [stdout] test runtime::tests::terminal_title_sequence_uses_instance_name ... ok
[INFO] [stdout] test ports::tests::used_blocks_are_skipped ... ok
[INFO] [stdout] test runtime::tests::process_parser_ignores_unrelated_lines ... ok
[INFO] [stdout] test runtime::tests::osc_title_filter_flushes_incomplete_non_title_prefix ... ok
[INFO] [stdout] test state::tests::desired_rootfs_respects_larger_env_override ... FAILED
[INFO] [stdout] test runtime::tests::osc_title_filter_strips_st_terminated_titles_across_reads ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- state::tests::desired_rootfs_respects_larger_env_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'state::tests::desired_rootfs_respects_larger_env_override' (91) panicked at src/state.rs:1073:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2252
[INFO] [stdout]  right: 65536
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565eea3f253a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565eea3f253a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565eea3f253a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565eea3f253a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565eea40729a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565eea40729a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x565eea3f6fc2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565eea3f6fc2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565eea3ce5cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565eea3ce5cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565eea3e96c9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565eea28e75c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565eea28e75c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565eea3e9882 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565eea3e9882 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565eea3ce688 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565eea3c5c69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565eea3cf76d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565eea407a2c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565eea4078e3 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x565eea403542 - core[786f478f706679df]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x565eea21ea48 - yolobox[211b3c413b8d6a48]::state::tests::desired_rootfs_respects_larger_env_override
[INFO] [stdout]                                at /opt/rustwide/workdir/src/state.rs:1073:9
[INFO] [stdout]   22:     0x565eea21e677 - yolobox[211b3c413b8d6a48]::state::tests::desired_rootfs_respects_larger_env_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/state.rs:1069:53
[INFO] [stdout]   23:     0x565eea240e36 - <yolobox[211b3c413b8d6a48]::state::tests::desired_rootfs_respects_larger_env_override::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x565eea28283b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x565eea28283b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x565eea28f22b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x565eea28f22b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x565eea28f22b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x565eea28f22b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x565eea28f22b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x565eea28f22b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x565eea28f22b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x565eea28a944 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x565eea28a944 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x565eea291e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x565eea291e32 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x565eea291e32 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x565eea291e32 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x565eea291e32 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x565eea291e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x565eea291e32 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x565eea3f192f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x565eea3f192f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7edebc53aaa4 - <unknown>
[INFO] [stdout]   45:     0x7edebc5c7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     state::tests::desired_rootfs_respects_larger_env_override
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin yolobox`
[INFO] running `Command { std: "docker" "inspect" "4abbea2b52bd217786fa6196042bb1c5b27e0f855333935f4279227325c91865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abbea2b52bd217786fa6196042bb1c5b27e0f855333935f4279227325c91865", kill_on_drop: false }`
[INFO] [stdout] 4abbea2b52bd217786fa6196042bb1c5b27e0f855333935f4279227325c91865
